FlagCompleteDate Property |
Gets or sets the complete date.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime CompleteDate { get; set; }Public Property CompleteDate As DateTime
Get
Set
Property Value
Type:
DateTimeThe complete date.
See Also